doc: Syntax fixes
authorMarco Melorio <marco.melorio@protonmail.com>
Tue, 13 Jul 2021 22:53:19 +0000 (22:53 +0000)
committerMarco Melorio <marco.melorio@protonmail.com>
Tue, 13 Jul 2021 22:53:19 +0000 (22:53 +0000)
gtk/gtkwidget.c

index 459aeba2fe99234bad747c95dfd00834fe354916..724ee32eae647d560886fd9acbe10848dab1a6ae 100644 (file)
@@ -5322,9 +5322,9 @@ gtk_widget_has_visible_focus (GtkWidget *widget)
  * toplevel.
  *
  * This does not mean that the [property@Gtk.Widget:has-focus]
- * property is necessarily set; [property@Gtk,Widget:has-focus]
+ * property is necessarily set; [property@Gtk.Widget:has-focus]
  * will only be set if the toplevel widget additionally has the
- * global input focus.)
+ * global input focus.
  *
  * Returns: %TRUE if the widget is the focus widget.
  */